*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 19 Apr 2001 22:45:04 +0000 (22:45 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 19 Apr 2001 22:45:04 +0000 (22:45 +0000)
lisp/ChangeLog

index 986eef160fe9762cbd3a3bb5283c76cec510c351..f786cf7fc0f7007c2313cf8dfa6486df92cb5a2c 100644 (file)
@@ -1,3 +1,7 @@
+2001-04-19  Stefan Monnier  <monnier@cs.yale.edu>
+
+       * emacs-lisp/easy-mmode.el (easy-mmode-defsyntax): Unquote `doc'.
+
 2001-04-18  Gerd Moellmann  <gerd@gnu.org>
 
        * emacs-lisp/cl-indent.el (toplevel): Comment out the spec
@@ -9,11 +13,7 @@
 2001-04-18  Andrew Innes  <andrewi@gnu.org>
 
        * makefile.w32-in (EMACSLOADPATH): Define.
-       (custom-deps): 
-       (autoloads): 
-       (.el.elc): 
-       (compile-files-CMD): 
-       (compile-files-SH): 
+       (custom-deps, autoloads, .el.elc, compile-files-CMD, compile-files-SH)
        (recompile): Remove stuff to set EMACSLOADPATH.
 
 2001-04-18  Gerd Moellmann  <gerd@gnu.org>